@charset "utf-8";
/*author:英雄づ小将*/

/*整站全局公用部分*/
html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, img { margin: 0; padding: 0; border: 0; }
select, input { vertical-align: middle; font-size: 12px; }
textarea { font-size: 12px; }
body { background: #f5f5f5; color: #000; font-size: 12px; }
ol, ul, li { list-style: none; }
img { display: block; border: 0; }
div { height: auto; min-height: 0 }
a:link { text-decoration: none; color: #000; }
a:visited { text-decoration: none; color: #000; }
a:hover { color: #000; text-decoration: underline; }
a { blr:expression(this.onFocus=this.blur())
}/*if IE*/
a { outline: none; }/*if 火狐等现代浏览器*/
.clear { clear: both; font-size: 0; line-height: 0; height: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* Hides from IE-mac \*/
* html .clearfix { height: 1%; } /* End hide from IE-mac */
.CutOver a { display: block; width: 310px; white-space: nowrap; overflow: hidden; float: left; -o-text-overflow: ellipsis; /* for Opera */ text-overflow: ellipsis; /* for IE */ }
.CutOver:after { content: "..."; padding-left: 3px; font-size: 12px; }/* for Firefox */
.red1 { color: #ec4040; }
a.red2:link, a.red2:visited { color: #e60000 !important; }
.bgwhite { background: #fff !important; }
.space { margin: 0 auto; width: 970px; height: 17px; background: #e7e7e7; }
.space2 { height: 10px; }
/*新加css*/
td{padding:5px;}


.banner{width:100%;height:390px;overflow:hidden;}
.flexslider { width: 100%; height: 100%; overflow: hidden; }
.flexslider .slides > li { display: none; }
.flexslider .slides img { max-width: 100%; display: block; }
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .slides { display: block; }
* html .slides { height: 1%; }
.no-js .slides > li:first-child { display: block; }
.flexslider { position: relative; zoom: 1; }
.flexslider .slides { zoom: 1; }
.flexslider .slides > li { position: relative; }
.slides li .banner { width: 100%; height: 392px; }

.flex-caption { background: none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
zoom: 1; }
.flex-caption { width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px; }
.flex-direction-nav { height: 0; overflow: hidden; }
.flex-direction-nav li a { display: none; width: 47px; height: 80px; position: absolute; top: 50%; margin-top: -40px; cursor: pointer; text-indent: -9999px; }
.flex-direction-nav li a.next { left: 50%; margin-left: 436px; background: url("/img/right.png") no-repeat transparent; width: 64px; height: 64px; }
.flex-direction-nav li a.next:hover { }
.flex-direction-nav li a.next:active { background: url("/img/right.png") no-repeat transparent; }
.flex-direction-nav li a.prev { left: 50%; margin-left: -500px; background: url("/img/left.png") no-repeat transparent; width: 64px; height: 64px; }
.flex-direction-nav li a.prev:hover { }
.flex-direction-nav li a.prev:active { background: url("/img/left.png") no-repeat transparent; }
.flex-direction-nav li a.disabled { opacity: .3; filter: alpha(opacity=30); cursor: default; }
.flex-control-nav { position: absolute; bottom: 10px; left: 50%; margin-left: -300px; width: 600px; background: url("/img/flashbg.png") no-repeat; height: 30px; text-align: center; }
.flex-control-nav li { display: inline-block; zoom: 1; *display:inline;
margin-right: 10px; margin-bottom: 6px; margin-top: 10px; }
.flex-control-nav li a { display: block; width: 20px; font-size: 0px; height: 5px; background: url("/img/bg_control_nav.png") no-repeat scroll 0 0 transparent; _background: url("/img/bg_control_nav-0.png") no-repeat scroll 0 0 transparent; cursor: pointer; text-indent: -9999px; }
.flex-control-nav li a:hover { background-position: 0 -10px; _background: url("/img/bg_control_nav-1.png") no-repeat scroll 0 0 transparent; }
.flex-control-nav li a.active { background-position: 0 -20px; _background: url("/img/bg_control_nav-2.png") no-repeat scroll 0 0 transparent; cursor: default; }







@charset "utf-8";
html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset, img { border: 0 none; margin: 0; padding: 0; }
select, input { font-size: 12px; vertical-align: middle; }
textarea { font-size: 12px; }
ol, ul, li { list-style: none outside none; }
.tig_box dl dd span ul li { list-style: disc outside url("../images/iconlist.gif"); margin-left: 10px; padding-left: 0; }
#xiangguan dl div span ul li { list-style: disc outside url("../images/iconlist.gif"); margin-left: 10px; padding-left: 0; }
img { border: 0 none; display: block; }
div { height: auto; min-height: 0; }
a:link { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
a { }
a { outline: medium none; }
.clear { clear: both; font-size: 0; height: 0; line-height: 0; }
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
* html .clearfix { height: 1%; }
.CutOver a { display: block; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 310px; }
.CutOver:after { content: "..."; font-size: 12px; padding-left: 3px; }
.red1 { color: #ec4040; }
.bgwhite { background: none repeat scroll 0 0 #fff !important; }
.space { background: none repeat scroll 0 0 #e7e7e7; height: 17px; margin: 0 auto; width: 970px; }
.space2 { height: 10px; }
#banner_service { background: url("../images/banner_service.jpg") no-repeat center top; height: 210px; margin: 0 auto; }
#banner_fuwu { background: url("../images/banner_service.jpg") no-repeat center top; height: 210px; margin: 0 auto; }
#banner_zhibo { background: url("../images/banner_zhibo.jpg") no-repeat center top; height: 210px; margin: 0 auto; }
#banner_fangan { background: url("../images/banner_fangan0311.jpg") no-repeat center top; height: 0px; margin: 0 auto;width:100%;overflow:hidden; }
#banner_nc { background: url("../images/banner_nc0311.jpg") no-repeat center top; height: 210px; margin: 0 auto; }
#banner_u8 { background: url("../images/banner_u80311.jpg") no-repeat center top; height: 210px; margin: 0 auto; }
#banner_u9 { background: url("../images/banner_u9.jpg") no-repeat center top; height: 210px; margin: 0 auto; }
#banner_uap { background: url("../images/banner_uap.jpg") no-repeat center top; height: 210px; margin: 0 auto; }
#banner_about { background: url("../images/banner_about.jpg") no-repeat center top; height: 210px; margin: 0 auto; }
#banner_contact { background: url("../images/banner_contact.jpg") no-repeat center top; height: 210px; margin: 0 auto; }
#banner_news { background: url("../images/banner_news0311.jpg") no-repeat center top; height: 210px; margin: 0 auto; }
#banner_stock { background: url("../images/banner_stock.jpg") no-repeat center top; height: 210px; margin: 0 auto; }
#banner_huoban { background: url("../images/banner_huoban0311.jpg") no-repeat center top; height: 210px; margin: 0 auto; }
#banner_about { background: url("../images/banner_about.jpg") no-repeat center top; height: 210px; margin: 0 auto; }
#banner_product { background: url("../images/banner_product0311.jpg") no-repeat center top; height: 210px; margin: 0 auto; }
#banner_app { background: url("../images/app.jpg") no-repeat center top; height: 210px; margin: 0 auto; }
#contentbg { background: #fff; margin: 10px auto; width: 969px;overflow:hidden; }
#link { margin: 0 auto; padding-top: 18px; width: 968px; }
#link dl { border-left: 1px dashed #b2b2b2; display: inline; float: left; margin: 0 10px; padding-left: 7px; }
#link dt { color: #353535; font: 12px/12px "微软雅黑", "黑体"; margin-bottom: 10px; }
#link ul { display: inline; float: left; }
#link li { }
#link dd a:link, #link dd a:visited { color: #a7a7a7; font: 12px/22px "微软雅黑", "黑体"; }
#copy { color: #9a9a9a; font: 12px/27px "微软雅黑", "黑体"; margin: 20px auto 0; text-align: center; }
#copy .link a:link, #copy .link a:visited { color: #343434; font: 12px/27px "微软雅黑", "黑体"; }
#xiangguan { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: url("../images/xiangguanbg.jpg") no-repeat scroll 0 0 #fff; border-image: none; margin: 0 auto; padding: 30px 0 20px 85px; width: 883px; border-top-width: medium; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #d1d1d1; border-right-color: #d1d1d1; border-bottom-color: #d1d1d1; border-left-color: #d1d1d1; }
#xiangguan dl { background: url("../images/xiangguanbg2.jpg") no-repeat scroll 0 10px rgba(0, 0, 0, 0); display: inline; float: left; margin-right: 11px; width: 259px; }
#xiangguan dd { background: url("../images/iconlist.gif") no-repeat scroll left center rgba(0, 0, 0, 0); margin-left: 11px; padding-left: 10px; }
.xianguantit1 span { background: url("../images/xianguantit1.gif") no-repeat scroll 4px center #fff; color: #e60012; font: 16px/18px "微软雅黑", "黑体"; margin-left: 13px; padding: 0 5px 0 24px; }
.xianguantit2 span { background: url("../images/xianguantit2.gif") no-repeat scroll 4px center #fff; color: #e60012; font: 16px/18px "微软雅黑", "黑体"; margin-left: 13px; padding: 0 5px 0 24px; }
.xianguantit3 span { background: url("../images/xianguantit3.gif") no-repeat scroll 4px center #fff; color: #e60012; font: 16px/18px "微软雅黑", "黑体"; margin-left: 13px; padding: 0 5px 0 24px; }
#xiangguan a:link, #xiangguan a:visited { color: #696969; font: 12px/24px "微软雅黑", "黑体"; }
.redline { background: url("../images/redline.gif") repeat-y scroll center center rgba(0, 0, 0, 0); height: 2px; }
.xiangguan2 { background: url("../images/xiangguan2.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important; }
#gengduo { background: url("../images/bggengduo.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0); height: 97px; margin: 0 auto; padding: 19px 0 0 460px; width: 510px; }
#gengduo li { display: inline; float: left; text-align: center; }
#gengduo a:link, #gengduo a:visited { background: url("../images/bgyuan.gif") no-repeat scroll center center rgba(0, 0, 0, 0); color: #e60012; display: block; font: 14px/18px "微软雅黑", "黑体"; height: 60px; padding-top: 20px; width: 90px; }
#gengduo a:hover { background: url("../images/bgyuan2.gif") no-repeat scroll center center rgba(0, 0, 0, 0); color: #fff; text-decoration: none; }
#gengduo a.padd30:link, #gengduo a.padd30:visited { height: 50px; padding-top: 30px; }
/*以上新加*/
#breadcrumb { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: url("../images/bgbreadcrumb.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0); border-image: none; border-radius: 4px 4px 0 0; margin: 0 auto; padding-left: 19px; width: 949px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: medium; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: none; border-left-style: solid; border-top-color: #d1d1d1; border-right-color: #d1d1d1; border-left-color: #d1d1d1; }
#contentbg { background: none repeat scroll 0 0 #fff; margin: 10px auto; width: 968px; }
.con1 { background: none repeat scroll 0 0 #fff; border-left: 1px solid #d1d1d1; border-right: 1px solid #d1d1d1; border-top: 1px solid #d1d1d1; margin: 0 auto; padding-bottom: 28px; width: 968px; }
#pic1 { display: inline; float: left; margin: 34px 0 0 85px; width: 165px; }
#con1 { display: inline; float: left; margin-top: 34px; width: 635px; }
.tit1 { color: #e60012; font: 24px/36px "微软雅黑", "黑体"; }
.gaishu { background: url("../images/bggaishu.gif") repeat-x scroll center center rgba(0, 0, 0, 0); margin: 9px 0 10px; }
.gaishu span { background: none repeat scroll 0 0 #fff; color: #232323; font: 16px/22px "微软雅黑", "黑体"; padding-right: 5px; }
.con2 { color: #696969; font: 13px/22px "微软雅黑", "黑体"; }
.con2 p { padding-bottom: 10px; }
.line2 { background: url("../images/bg2line.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0); height: 37px; margin: 10px 0; }
a.down:link, a.down:visited { background: url("../images/icondown.gif") no-repeat scroll right center rgba(0, 0, 0, 0); color: #e60000; font: 12px/37px "微软雅黑", "黑体"; padding-right: 15px; }
.tabbox { background: none repeat scroll 0 0 #eee; border-bottom: 1px solid #d1d1d1; border-left: 1px solid #d1d1d1; border-right: 1px solid #d1d1d1; height: 36px; margin: 0 auto; width: 968px; }
.tab { margin: 0 0 0 85px; padding-top: 7px; width: 800px; }
.tab li { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #d1d1d1 #d1d1d1 -moz-use-text-color; border-image: none; border-radius: 3px 3px 0 0; border-style: solid solid none; border-width: 1px 1px medium; color: #4d4d4d; cursor: pointer; display: inline; float: left; font: 14px/28px "微软雅黑", "黑体"; margin-right: 5px; padding: 0 13px; }
.tab li.current { background: none repeat scroll 0 0 #e60000; border-color: #e60000; color: #fff; }
.conbox { background: none repeat scroll 0 0 #fff; border-left: 1px solid #d1d1d1; border-right: 1px solid #d1d1d1; margin: 0 auto; padding: 38px 0 30px 86px; width: 882px; }
.con3 { width: 800px; }
.tuwen { background: none repeat scroll 0 0 #f4f4f4; }
.pic2 { display: inline; float: left; }
.twcon { color: #696969; display: inline; float: left; font: 12px/18px "微软雅黑", "黑体"; padding: 62px 0 0 26px; width: 320px; }
.tit2 { color: #313131; font: bolder 12px/32px "微软雅黑", "黑体"; }
.wd { padding-top: 20px; }
.wd dt { background: url("../images/iconwen.jpg") no-repeat scroll left center rgba(0, 0, 0, 0); color: #e60000; font: 13px/25px "微软雅黑", "黑体"; margin: 5px 0; padding-left: 35px; }
.wd dd { border-bottom: 1px dashed #c1c1c1; margin: 0 0 0 35px; padding-bottom: 10px; }
.tit3 { color: #313131; font: bolder 12px/18px "微软雅黑", "黑体"; margin: 5px 0; }
.con4 { color: #7c7c7c; font: 13px/22px "微软雅黑", "黑体"; margin-left: 24px; }
.noborder { border: medium none !important; }
.con5 { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background: none repeat scroll 0 0 #fff; border-color: #d1d1d1 #d1d1d1 -moz-use-text-color; border-image: none; border-style: solid solid none; border-width: 1px 1px medium; color: #8f8f8f; font: 13px/22px "微软雅黑", "黑体"; margin: 0 auto; padding: 35px 85px; width: 798px; }
.con5 p { padding-bottom: 10px; }
.huafenlist { width: 830px; }
.huafenlist > li { background: none repeat scroll 0 0 #f2f2f2; border: 2px solid #ffffff; border-radius: 2px; display: inline; float: left; margin: 0 22px 18px 0; padding: 10px 14px 10px 10px; width: 365px; }
.huafenlist .pic3 { background: none repeat scroll 0 0 #fff; border-radius: 2px; display: inline; float: left; margin-right: 13px; padding: 10px; width: 60px; }
.huafenlist dl { display: inline; float: left; width: 270px; }
.huafenlist dt { border-bottom: 1px solid #fff; color: #e60000; font: 16px/18px "微软雅黑", "黑体"; padding-bottom: 5px; }
.huafenlist dt a:link, .huafenlist dt a:visited { color: #e60000; }
.huafenlist dd { border-top: 1px solid #d2d2d2; line-height: 22px; padding-top: 5px; }
.huafenlist dd a:link, .huafenlist dd a:visited { color: #4e4e4e; font: 12px/22px "微软雅黑", "黑体"; }
.huafenlist dd a:hover { color: #e60000; text-decoration: none; }
.huafenlist dd li { display: inline; float: left; }
.clearleft { clear: both; }
.huafenul1 li { width: 88px; }
.huafenul2 li { width: 60px; }
.huafenul3 li { width: 110px; }
.huafenul4 li { width: 60px; }
.huafenul5 li { width: 83px; }
.huafenul6 li.hfa { width: 95px; }
.huafenul6 li.hfb { width: 94px; }
.huafenul6 li.hfc { width: 81px; }
.huafenul7 li { width: 84px; }
.huafenul8 li { width: 60px; }
.huafenul9 li { width: 84px; }
.huafenul10 li { width: 107px; }
.huafenul11 li { width: 84px; }
.huafenul12 li { width: 89px; }
.huafenul13 li { width: 84px; }
.huafenli1 { width: 120px !important; }
.huafenli2 { width: 85px !important; }

.iconly1 a:link, .iconly1 a:visited { background: url("../images/iconly1.png") no-repeat scroll right bottom #f2f2f2; }
.iconly1 a:hover { background: url("../images/iconly1a.png") no-repeat scroll right bottom #e60000; }
.iconly2 { background: url("../images/iconly2.png") no-repeat scroll right bottom #f2f2f2; }
.iconly2 a:hover { background: url("../images/iconly2a.png") no-repeat scroll right bottom #e60000; }
.iconly3 { background: url("../images/iconly3.png") no-repeat scroll right bottom #f2f2f2; }
.iconly3 a:hover { background: url("../images/iconly3a.png") no-repeat scroll right bottom #e60000; }
.iconly4 { background: url("../images/iconly4.png") no-repeat scroll right bottom #f2f2f2; }
.iconly4 a:hover { background: url("../images/iconly4a.png") no-repeat scroll right bottom #e60000; }
.iconly5 { background: url("../images/iconly5.png") no-repeat scroll right bottom #f2f2f2; }
.iconly5 a:hover { background: url("../images/iconly5a.png") no-repeat scroll right bottom #e60000; }
.iconly6 { background: url("../images/iconly6.png") no-repeat scroll right bottom #f2f2f2; }
.iconly6 a:hover { background: url("../images/iconly6a.png") no-repeat scroll right bottom #e60000; }
.iconly7 { background: url("../images/iconly7.png") no-repeat scroll right bottom #f2f2f2; }
.iconly7 a:hover { background: url("../images/iconly7a.png") no-repeat scroll right bottom #e60000; }
.iconly8 { background: url("../images/iconly8.png") no-repeat scroll right bottom #f2f2f2; }
.iconly8 a:hover { background: url("../images/iconly8a.png") no-repeat scroll right bottom #e60000; }
.iconly9 { background: url("../images/iconly9.png") no-repeat scroll right bottom #f2f2f2; }
.iconly9 a:hover { background: url("../images/iconly9a.png") no-repeat scroll right bottom #e60000; }
.iconly10 { background: url("../images/iconly10.png") no-repeat scroll right bottom #f2f2f2; }
.iconly10 a:hover { background: url("../images/iconly10a.png") no-repeat scroll right bottom #e60000; }
.iconly11 { background: url("../images/iconly11.png") no-repeat scroll right bottom #f2f2f2; }
.iconly11 a:hover { background: url("../images/iconly11a.png") no-repeat scroll right bottom #e60000; }
.iconly12 { background: url("../images/iconly12.png") no-repeat scroll right bottom #f2f2f2; }
.iconly12 a:hover { background: url("../images/iconly12a.png") no-repeat scroll right bottom #e60000; }
.iconly13 { background: url("../images/iconly13.png") no-repeat scroll right bottom #f2f2f2; }
.iconly13 a:hover { background: url("../images/iconly13a.png") no-repeat scroll right bottom #e60000; }
.iconly14 { background: url("../images/iconly14.png") no-repeat scroll right bottom #f2f2f2; }
.iconly14 a:hover { background: url("../images/iconly14a.png") no-repeat scroll right bottom #e60000; }
.iconly15 { background: url("../images/iconly15.png") no-repeat scroll right bottom #f2f2f2; }
.iconly15 a:hover { background: url("../images/iconly15a.png") no-repeat scroll right bottom #e60000; }
.iconly16 { background: url("../images/iconly16.png") no-repeat scroll right bottom #f2f2f2; }
.iconly16 a:hover { background: url("../images/iconly16a.png") no-repeat scroll right bottom #e60000; }
.hangyelist li { background: none repeat scroll 0 0 #f6f6f6; border-bottom: 1px solid #d6d6d6; display: inline; float: left; height: 162px; margin: 0 19px 18px 0; width: 390px; }
.hangyepic { background: url("../images/bg3line.gif") no-repeat scroll right center rgba(0, 0, 0, 0); display: inline; float: left; height: 128px; margin-right: 23px; padding: 34px 0 0 12px; width: 100px; }
.hanyecon { display: inline; float: left; padding-top: 7px; width: 237px; }
.tit4 { color: #e50000; display: block; font: 14px/22px "微软雅黑", "黑体"; margin-bottom: 8px; }
.hangyecon1 { color: #696969; font: 13px/22px "微软雅黑", "黑体"; }
.hangyelist .more { color: #ff0000; cursor: pointer; font-family: "微软雅黑"; font-size: 12px; text-align: right; }
.hangyelist .more a:link, .hangyelist .more a:visited { background: url("../images/iconmore.gif") no-repeat scroll right center rgba(0, 0, 0, 0); color: #e60012; font-family: "微软雅黑"; font-size: 12px; font-weight: bolder; line-height: 20px; padding-right: 10px; }
.hyfanganlist { margin: 20px 0 0; width: 632px; }
.hyfanganlist li { background: url("../images/icondown2.png") no-repeat scroll 570px center #f0f0f0; cursor: pointer; font-family: "微软雅黑"; line-height: 23px; margin: 0 15px 15px 0; padding-left: 30px; }
.hyfanganlist li a:link, .cpdownlist li a:visited { color: #696969; font: 12px/26px "微软雅黑", "黑体"; }
#breadcrumb a:link, #breadcrumb a:visited { background: url("../images/bgbreadcrumb2.jpg") no-repeat scroll left center rgba(0, 0, 0, 0); color: #e60012; display: inline-block; font: 12px/28px "宋体"; padding: 0 10px 0 17px; }
#breadcrumb img { display: inline; }
#breadcrumb a.current:link, #breadcrumb a.current:visited { color: #414041; }
#breadcrumb a.home:link, a.home:visited { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); padding-left: 0; }
#newslist { margin: 0; }
#newslist li { color: #696969; font-family: "微软雅黑", "黑体"; font-size: 14px; line-height: 30px; overflow: hidden; white-space: nowrap; width: 100%; }
#newslist li table td a { background: url("../images/iconrd.png") no-repeat scroll left center rgba(0, 0, 0, 0); display: block; padding-left: 15px; }
#newslist a:link, #newslist a:visited { color: #696969; font: 14px/30px "微软雅黑", "黑体"; }
#newslist li .lwk_fen { clear: both; overflow: hidden; }
#newslist li ul.lwk_pages { float: right; padding: 15px 20px 15px 0; }
#newslist li ul.lwk_pages li { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); float: left; padding-left: 0; width: auto; }
#newslist li ul.lwk_pages li a.cur:link, #newslist li ul.lwk_pages li a.cur:visited { background: url("../images/page.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0); color: #7f7f7f; display: inline-block; font: 14px/26px "微软雅黑", "黑体"; height: 26px; margin-left: 8px; margin-top: 0; text-align: center; text-decoration: none; width: 26px; }
#newslist li ul.lwk_pages li a.lwk_cuu:link, #newslist li ul.lwk_pages li a.lwk_cuu:visited { background: url("../images/pagecur.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0); color: #fff; display: inline-block; font: 14px/26px "微软雅黑", "黑体"; height: 26px; margin-left: 8px; margin-top: 0; text-align: center; text-decoration: none; width: 26px; }
#newslist li ul.lwk_pages li a span.lwk_other, #newslist li ul.lwk_pages li a span.other { background: url("../images/page_other.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; height: 26px; line-height: 26px; margin-left: 5px; text-align: center; width: 50px; }
#newslist li ul.lwk_pages li a span.other { }
.page { text-align: right; width: 800px; }
.page span { color: #7f7f7f; font: 14px/26px "微软雅黑", "黑体"; margin-left: 20px; }
.page img { display: inline; vertical-align: middle; }
.page .pagenum { background: url("../images/paget.jpg") no-repeat scroll center center rgba(0, 0, 0, 0); height: 26px; line-height: 26px; margin-left: 0; padding: 3px 6px; }
.page .btngo { margin-top: -4px; }
.page .pagenum input { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: medium none; height: 22px; line-height: 22px; width: 25px; }
.page a.p:link, .page a.p:visited { background: url("../images/page.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0); color: #7f7f7f; display: inline-block; font: 14px/26px "微软雅黑", "黑体"; height: 26px; margin-left: 8px; margin-top: 0; text-align: center; width: 26px; }
.page a.current:link, .page a.current:visited { background: url("../images/pagecur.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0); color: #fff; }
.page a:hover { text-decoration: none; }
.page a.ptl:link, .page a.ptl:visited { background: url("../images/pagel.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: inline-block; font: 14px/26px "微软雅黑", "黑体"; height: 26px; margin-left: 8px; margin-top: 0; width: 26px; }
.page a.ptr:link, .page a.ptr:visited { background: url("../images/pager.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: inline-block; font: 14px/26px "微软雅黑", "黑体"; height: 26px; margin-left: 8px; margin-top: 0; width: 26px; }
.pages { float: right; padding: 15px 20px 15px 0; }
.pages li { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); float: left; padding-left: 0; width: auto; }
.pages li a.cur:link, .pages li a.cur:visited { background: url("../images/page.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0); color: #7f7f7f; display: inline-block; font: 14px/26px "微软雅黑", "黑体"; height: 26px; margin-left: 8px; margin-top: 0; text-align: center; text-decoration: none; width: 26px; }
.pages li a.lwk_cuu:link, .pages li a.lwk_cuu:visited { background: url("../images/pagecur.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0); color: #fff; display: inline-block; font: 14px/26px "微软雅黑", "黑体"; height: 26px; margin-left: 8px; margin-top: 0; text-align: center; text-decoration: none; width: 26px; }
.pages li a span.lwk_other, .pages li a { background: url("../images/page_other.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; height: 26px; line-height: 26px; margin-left: 5px; text-align: center; width: 50px; }
.pages li a span.other { }


.newsbox {
    background: none repeat scroll 0 0 #f2f2f2;
    border-radius: 3px;
    display: inline;
    float: left;
    height: 200px;
    margin: 0 19px 20px 0;
    padding: 12px 0 0 23px;
    width: 366px;
}
.newsbox3 {
    background: url("../images/iconxw3.png") no-repeat scroll right bottom #f2f2f2;
}


.newsbox dl {
    width: 345px;
}
.newsbox dt {
    background: url("../images/newsdtbg.gif") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    margin-bottom: 5px;
    padding-bottom: 10px;
}
.newsbox dt span {
    color: #e71010;
    display: inline-block;
    font: 16px/22px "微软雅黑","黑体";
    width: 290px;
}
.newsbox dt a:link, .newsbox dt a:visited {
    color: #232323;
    font: 12px/22px Arial,Helvetica,sans-serif;
}
.newsbox dd {
    background: url("../images/iconrd.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 15px;
}
.newsbox dd, .newsbox dd a:link, .newsbox dd a:visited {
    color: #696969;
    font: 12px/24px "微软雅黑","黑体";
}
.newsbox ul {
}
.newsbox ul li {
    background: url("../images/iconrd.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    list-style: none outside none;
    overflow: hidden;
    padding-left: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsbox ul li, .newsbox ul li span, .newsbox ul li a:link, .newsbox ul li a:visited {
    color: #696969;
    font: 12px/24px "微软雅黑","黑体";
}

.newsbox ul li span { float:right}
.con6{ width:818px;}

.con6 dt {
    border-bottom: 3px solid #e7e7e7;
    color: #990000;
    font-family: "微软雅黑","黑体";
    font-size: 24px;
    font-weight: bold;
    line-height: 48px;
    text-align: center; 
}
.con6 dt span {
    color: #232323;
    display: block;
    font: 13px/28px "微软雅黑","黑体";
}


.con9 {
    color: #696969;
    display: inline;
    float: left;
    font: 13px/22px "微软雅黑","黑体";
    margin-top: 20px;
}
.con9 img {
    background-position: center center;
    display: inline;
}

#kjfw {
    padding: 26px 0 10px;
}

.fwfenlei {
    border: 1px solid #d1d1d1;
    margin-top: 15px;
    padding: 28px 0 0 22px;
}

.fwfenlei dl { margin-bottom:20px;
    display: inline;
    float: left;
    margin-right: 22px;
	 width:800px
}
.fwfenlei dt {
    display: inline;
    float: left;
    padding-top: 5px;
    width: 105px;
}
.fwfenlei dd {
    background: url("../images/iconli2.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    padding-left: 12px;
    width: 90px;
}
.fwfenlei dd a:link, .fwfenlei dd a:visited {
    color: #696969;
    font: 14px/32px "微软雅黑","黑体";
}

.zhinan {
    width: 210px;
}
.zhinan dt a:link, .zhinan dt a:visited {
    background: url("../images/iconfw8cur.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #696969;
    display: block;
    font: 12px/18px "微软雅黑","黑体";
    padding-top: 76px;
}
.zhinan dt a:link strong, .zhinan dt a:visited strong {
    color: #575757;
    font: bolder 14px/18px "微软雅黑","黑体";
}

.con3 {
    width: 800px;
}


.huafenlist2 {
    width: 820px;
	margin:0 auto;
}
.huafenlist2 .jjfa {
    display: inline;
    float: left;
    height: 125px;
    margin: 10px;
    text-align: center;
    width: 190px;
}
.huafenlist2 a{
    color: #e60000;
    font: 16px/95px "微软雅黑","黑体";
    width: 190px;
}
.huafenlist2 a:hover {
    color: #f00;
    text-decoration: none;
}


.con6 {
    padding: 34px 0 0 85px;
    width: 798px;
}
.con6 img {
    display: inline;
}
.con6 dt {
    border-bottom: 3px solid #e7e7e7;
    color: #e50013;
    font: 17px/22px "微软雅黑","黑体";
	line-height:48px;
}
.con6 dt span {
    color: #232323;
    display: block;
    font: 13px/28px "微软雅黑","黑体";
}

.concpbox {
    background: url("../images/conbg.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 auto;
    padding: 50px 0 20px 28px;
    width: 770px;
}
.tabcpbox {
    background: url("../images/tabbg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: 70px;
    margin: 0 auto;
    width: 798px;
}
.tabcp li {
    background: url("../images/tabline.jpg") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    display: inline;
    float: left;
    margin-right: 0;
}
.tabcp li span {
    display: block;
    height: 61px;
    padding-top: 9px;
    text-align: center;
    width: 160px;
}
.tabcp li.current {
    
}
.tabcp li img {
    display: inline;
}
.tabcp li.end {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.tabcp li.end span {
    width: 158px;
}

.con10 {
    color: #696969;
    display: inline;
    float: left;
    font: 12px/18px "微软雅黑","黑体";
    width: 350px;
}

.con8 {
    color: #696969;
    font: 12px/18px "微软雅黑","黑体";
    width: 745px;
}


.tutu { float:left; margin-top:25px; width:820px;}
#newslist .tutu li { float:left; margin:10px;width:290px;}
#newslist .tutu li span { width:190px; text-align:center; float:left; color:#999}
.tutu li img{border:1px #ccc solid;padding:3px;}
#lianjie img{display:inline; vertical-align:middle;}
#lianjie li { float:left; margin-left:10px;font-size:14px;line-height:28px;}
#lianjie { width:550px;}
#lianjie .mm6{ }

.left{width:220px;float:left;overflow:hidden;}
.right{width:740px;float:right;overflow:hidden;}

.left ul{padding:20px;overflow:hidden;}
.left ul li {line-height:32px;font-size:14px;text-align:center;border-bottom:1px #ccc dashed;}
.left ul li a{font-size:14px;}

.left ul li.cur a{color:#f00;font-weight:bold;}

.convv { padding-bottom: 0; padding-left: 30px; padding-right: 0; border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #d1d1d1; border-left-color: #d1d1d1; }

.cpcp { padding-bottom: 0; padding-left: 30px; padding-right: 0; border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #d1d1d1; border-left-color: #d1d1d1; }
.cpcp ul{padding:0;margin:0;overflow:hidden;}
.cpcp ul li{width:300px;float:left;margin:10px;text-align:left;}
.img-wrap{float:left;margin-right:10px;}
.zpbg{height:105px;background:url(../images/zpbg.png) repeat-x;border-left:1px #ccc solid;border-right:1px #ccc solid;overflow:hidden; position:relative;}
.zp1{padding:10px;background:#f00;font-size:16px;font-family:microsoft yahei;color:#fff; position:absolute;left:60px;top:20px;}
.zp2{ position:absolute;bottom:5px;left:70px;font-size:14px;font-family:microsoft yahei;color:#c00;}
#ctl00_ContentPlaceHolder1_RssMore1 .zhaopin{width:800px;overflow:Hidden;margin:0 auto;border-collapse:collapse;}
#ctl00_ContentPlaceHolder1_RssMore1 .zhaopin tr{border-bottom:1px #ccc solid;}
#ctl00_ContentPlaceHolder1_RssMore1 .zhaopin .taitou{border-bottom:1px #c00 solid;}
#ctl00_ContentPlaceHolder1_RssMore1 .zhaopin td{padding:10px 5px;text-align:center;font-size:14px;font-family:microsoft yahei;}










